go/types.Checker.later (method)

14 uses

	go/types (current package)
		call.go#L155: 	check.later(func() {
		check.go#L259: func (check *Checker) later(f func()) *action {
		decl.go#L548: 	check.later(func() {
		decl.go#L770: 		check.later(func() {
		decl.go#L867: 		check.later(func() {
		interface.go#L231: 	check.later(func() {
		literals.go#L99: 			check.later(func() {
		signature.go#L303: 	check.later(func() {
		struct.go#L146: 			check.later(func() {
		typeset.go#L242: 				check.later(func() {
		typexpr.go#L174: 	check.later(func() {
		typexpr.go#L375: 		check.later(func() {
		typexpr.go#L479: 	check.later(func() {
		union.go#L91: 	check.later(func() {